object FormPassName: TFormPassName Left = 727 Top = 141 BorderStyle = bsDialog Caption = 'Prot'#233'ger avec un mot de passe' ClientHeight = 251 ClientWidth = 287 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 0 Top = 217 Width = 287 Height = 34 Align = alBottom Shape = bsTopLine end object Label1: TLabel Left = 28 Top = 113 Width = 106 Height = 13 Caption = 'Saisir un mot de passe' end object Label2: TLabel Left = 28 Top = 164 Width = 121 Height = 13 Caption = 'Confirmer le mot de passe' end object EditPass1: TEdit Left = 28 Top = 129 Width = 232 Height = 21 Ctl3D = True ParentCtl3D = False PasswordChar = '*' TabOrder = 0 end object EditPass2: TEdit Left = 28 Top = 180 Width = 232 Height = 21 Ctl3D = True ParentCtl3D = False PasswordChar = '*' TabOrder = 1 end object ButtonOk: TButton Left = 64 Top = 223 Width = 75 Height = 22 Caption = '&Ok' Default = True ModalResult = 1 TabOrder = 2 end object Button1: TButton Left = 149 Top = 223 Width = 75 Height = 22 Cancel = True Caption = '&Annuler' ModalResult = 2 TabOrder = 3 end object Panel1: TPanel Left = 0 Top = 0 Width = 287 Height = 103 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 4 object Label3: TLabel Left = 114 Top = 6 Width = 59 Height = 31 Caption = 'Mira' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 128 Top = 42 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label4: TLabel Left = 17 Top = 79 Width = 252 Height = 15 Caption = 'Prot'#233'ger le programme avec un mot de passe' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end end end